home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19971216-19980424 / 000160_news@newsmaster….columbia.edu _Tue Feb 3 07:02:36 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id HAA17070
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 3 Feb 1998 07:02:36 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id HAA08479
  7.     for kermit.misc@watsun; Tue, 3 Feb 1998 07:02:35 -0500 (EST)
  8. Path: news.columbia.edu!sol.ctr.columbia.edu!news.uoregon.edu!logbridge.uoregon.edu!dispose.news.demon.net!demon!news.demon.co.uk!demon!controlware.demon.co.uk!mark-news
  9. From: Mark Rogers <mark-news@controlware.demon.co.uk>
  10. Newsgroups: comp.protocols.kermit.misc,demon.tech.pc
  11. Subject: Re: Can You Help?
  12. Date: Tue, 3 Feb 1998 09:43:13 +0000
  13. Organization: 2M_ControlWare
  14. Message-ID: <fpmtlGAxau10Iw4S@controlware.demon.co.uk>
  15. References: <886414956.15186.0.nnrp-05.9e986860@news.demon.co.uk>
  16.  <886424243snz@inf-eden.demon.co.ux>
  17. NNTP-Posting-Host: controlware.demon.co.uk
  18. X-NNTP-Posting-Host: controlware.demon.co.uk [194.222.205.23]
  19. MIME-Version: 1.0
  20. X-Newsreader: Turnpike (32) Version 3.05 <WEp0p9DbHye88nZa2Mi5ExJybb>
  21. Lines: 23
  22. Xref: news.columbia.edu comp.protocols.kermit.misc:8343 demon.tech.pc:13944
  23.  
  24. In article <886424243snz@inf-eden.demon.co.ux>, Chris Kennington -
  25. newshound <Newz@inf-eden.demon.co.ux> writes
  26. >
  27. >    There is a very easy way to get a divide overflow, and this is
  28. > by using some sort of processing-speed test designed for a slower
  29. > m/c.  Typically this does some piece of computation and times how
  30. > long it took.  If it forgets to check for zero time (ie no
  31. > clock-tick taking place) before dividing to get the speed, then
  32. > it will eventually fail as speeds get faster.  MS-K 3.13 gives no
  33. > trouble on my Cyrix P133+; but that's some way behind what you
  34. > have now got.
  35.  
  36. One of the problems is (ISTR) that the standard Borland libraries suffer
  37. from a bug of this kind. (It may well be that similar MS libraries do
  38. to.) The result of which is that these bugs are quite common.
  39.  
  40. Still, it's better than the old way of using a fixed timing loop
  41. (expecting to see a reply in 200 loops, for example); software such as
  42. that (and there's a lot of it) fell over a long time ago.
  43.  
  44. -- 
  45. Mark Rogers (Software Engineer)       -o-      mark@controlware.demon.co.uk
  46. 2M_ControlWare, Yaxley, Peterborough, ENGLAND.